home *** CD-ROM | disk | FTP | other *** search
- ;
- ; SPITFIRE.SCR is a log on script file for SpitFire BBS
- ;
-
- WAITFOR Do you want ANSI COLOR GRAPHICS? [y/N]
- SEND Y^M
-
- WAITFOR first name
- SEND FirstName^M
-
- WAITFOR last name
- SEND LastName^M
-
- WAITFOR your password:
- SEND PASSWORD^M
-
- ; Replace "FIRSTNAME" and "LASTNAME" and "PASSWORD" with your correct logon information
-